Skip navigation links
A C D E G I L N O P R S 

A

addEndpoint(PipeEndpoint) - Method in class org.apache.synapse.transport.pipe.PipeDispatcher
 

C

createDispatcher(DatagramDispatcherCallback) - Method in class org.apache.synapse.transport.pipe.PipeListener
 
createProtocolDecoder() - Method in class org.apache.synapse.transport.pipe.EndDelimitedProtocol
 
createProtocolDecoder() - Method in interface org.apache.synapse.transport.pipe.Protocol
Create a new protocol decoder for this protocol implementation.

D

decode(byte[], int, int) - Method in interface org.apache.synapse.transport.pipe.ProtocolDecoder
Decode data from the stream.
doCreateEndpoint() - Method in class org.apache.synapse.transport.pipe.PipeListener
 
doInit() - Method in class org.apache.synapse.transport.pipe.PipeListener
 

E

EndDelimitedProtocol - Class in org.apache.synapse.transport.pipe
End delimited protocol implementation.
EndDelimitedProtocol() - Constructor for class org.apache.synapse.transport.pipe.EndDelimitedProtocol
 

G

getDelimiter() - Method in class org.apache.synapse.transport.pipe.EndDelimitedProtocol
 
getEndpointReferences(AxisService, String) - Method in class org.apache.synapse.transport.pipe.PipeEndpoint
 
getNext() - Method in interface org.apache.synapse.transport.pipe.ProtocolDecoder
Get the next datagram.
getPipe() - Method in class org.apache.synapse.transport.pipe.PipeEndpoint
 
getProtocol() - Method in class org.apache.synapse.transport.pipe.PipeEndpoint
 

I

init(ParameterInclude) - Method in class org.apache.synapse.transport.pipe.EndDelimitedProtocol
 
init(ParameterInclude) - Method in interface org.apache.synapse.transport.pipe.Protocol
Initialize this protocol implementation using a given set of parameters.
inputRequired() - Method in interface org.apache.synapse.transport.pipe.ProtocolDecoder
Check whether the decoder requires more input.

L

loadConfiguration(ParameterInclude) - Method in class org.apache.synapse.transport.pipe.PipeEndpoint
 

N

NAME_KEY - Static variable in class org.apache.synapse.transport.pipe.PipeConstants
 

O

org.apache.synapse.transport.pipe - package org.apache.synapse.transport.pipe
Transport that reads messages from a UNIX pipe.

P

PipeConstants - Class in org.apache.synapse.transport.pipe
Utility class defining constants used by the pipe transport.
PipeDispatcher - Class in org.apache.synapse.transport.pipe
DatagramDispatcher implementation for the pipe transport.
PipeDispatcher(DatagramDispatcherCallback) - Constructor for class org.apache.synapse.transport.pipe.PipeDispatcher
 
PipeEndpoint - Class in org.apache.synapse.transport.pipe
Pipe endpoint description.
PipeEndpoint() - Constructor for class org.apache.synapse.transport.pipe.PipeEndpoint
 
PipeEndpointListener - Class in org.apache.synapse.transport.pipe
Runnable that reads messages from a given UNIX pipe.
PipeEndpointListener(PipeEndpoint, DatagramDispatcherCallback) - Constructor for class org.apache.synapse.transport.pipe.PipeEndpointListener
 
PipeListener - Class in org.apache.synapse.transport.pipe
Transport listener for UNIX pipes.
PipeListener() - Constructor for class org.apache.synapse.transport.pipe.PipeListener
 
Protocol - Interface in org.apache.synapse.transport.pipe
Datagram stream protocol implementation.
ProtocolDecoder - Interface in org.apache.synapse.transport.pipe
Datagram stream decoder.

R

removeEndpoint(PipeEndpoint) - Method in class org.apache.synapse.transport.pipe.PipeDispatcher
 
run() - Method in class org.apache.synapse.transport.pipe.PipeEndpointListener
 

S

setDelimiter(byte) - Method in class org.apache.synapse.transport.pipe.EndDelimitedProtocol
 
setProtocol(Protocol) - Method in class org.apache.synapse.transport.pipe.PipeEndpoint
 
stop() - Method in class org.apache.synapse.transport.pipe.PipeDispatcher
 
stop() - Method in class org.apache.synapse.transport.pipe.PipeEndpointListener
 
A C D E G I L N O P R S 
Skip navigation links

Copyright © 2005–2018 Apache Software Foundation. All rights reserved.