Uses of Record Class
com.predic8.membrane.core.transport.http.IpPort
Packages that use IpPort
-
Uses of IpPort in com.predic8.membrane.core.transport
Constructors in com.predic8.membrane.core.transport with parameters of type IpPort -
Uses of IpPort in com.predic8.membrane.core.transport.http
Methods in com.predic8.membrane.core.transport.http with parameters of type IpPortModifier and TypeMethodDescriptionvoidCloses the corresponding server port.Constructors in com.predic8.membrane.core.transport.http with parameters of type IpPortModifierConstructorDescriptionHttpEndpointListener(IpPort p, HttpTransport transport, SSLProvider sslProvider, TimerManager timerManager)